xen.git
2010-05-06 Keir Fraserocaml: Add xenstored implementation.
2010-05-06 Keir Fraserocaml: add logging bindings.
2010-05-06 Keir Fraserocaml: add uuid bindings.
2010-05-06 Keir Fraserocaml: Add XS bindings.
2010-05-06 Keir Fraserocaml: Add XC bindings.
2010-05-06 Keir Fraserocaml: add mmap bindings implementation.
2010-05-05 Keir Fraserlibxl: Ensure install directories are created, and...
2010-05-04 Keir Frasersysctl: Move sysctl enumeration into a single block...
2010-05-04 Keir Fraserscheduler: Add a global parameter adjustment to the...
2010-05-04 Keir Fraserscheduler: const-ify references to 'struct scheduler...
2010-05-04 Keir Frasercpupool: Control interface should be a sysctl rather...
2010-05-04 Keir Fraserxen-hptool: Fix after interface change to xc_suspend_ev...
2010-05-04 Keir Frasermce: Revert 21264:a8eb546e3cb0
2010-05-04 Keir FraserCPUIDLE: shorten hpet spin_lock holding time
2010-05-04 Keir Fraserx86: Relocate boot trampoline to avoid BIOS conflicts.
2010-05-04 Keir FraserCPUIDLE: re-implement mwait wakeup process
2010-05-04 Keir Frasercredit2/cpupools: Fix crash
2010-05-04 Keir Fraserlinux pvdrv: generalize location of autoconf.h
2010-05-04 Keir Fraserx86: fix Dom0 booting time regression
2010-05-04 Keir Fraserx86: add support for domain-initiated global cache...
2010-05-04 Keir Fraserx86: fix off-by-one error in the cache flush portion...
2010-05-04 Keir Fraserblktap: Fix old QCow tapdisk image handling
2010-05-04 Keir Fraserlibxl: make set_memory_target work on domains with...
2010-05-04 Keir Fraserp2m_alloc_table: use p2m_alloc_ptp
2010-05-04 Keir Fraservmx, tboot: Check the correct in/outside-SMX flag when...
2010-05-04 Keir Fraserxend: fix bug in option parsing
2010-05-04 Keir Fraserx86: add CMCI software injection interface
2010-05-04 Keir Fraserxl: Make xl usage summary legible
2010-05-04 Keir Fraserpv_ops: Switch kernel from xen/master to xen/stable...
2010-05-04 Keir FraserMake sure git clone gets the right kernel branch
2010-05-04 Keir Frasermini-os: Revert 21106:b20f897d6010 "Fix xenbus initiali...
2010-05-04 Keir FraserChange the global suspend event channel lock file to...
2010-05-04 Keir Fraserxm: catch TypeError if xenconsole is nonexistent
2010-05-04 Keir Fraserxl: Add option '-c' for 'xl create'
2010-05-04 Keir Fraserxl: Add support of specifying '[vars]' in 'xl create'.
2010-05-04 Keir Fraserxl: Add some return-code sanity checks to 'xl info'.
2010-05-04 Keir Fraserxl: fix XL_LOG_ERRNOVAL output
2010-05-04 Keir Fraserxl: Add basic bash completion for xl command.
2010-05-04 Keir Fraserxl: Remove unused variable verbose in info function
2010-05-04 Keir Fraserxl: Add help for 'xl info' command
2010-05-04 Keir Fraserlibxl: Build with -Werror
2010-05-04 Keir Fraserxl: Add command description to command table
2010-05-04 Keir Fraserxl: Use command table to store command name and impleme...
2010-05-04 Keir Fraserxl: Move xl command implementation to a seperate file
2010-05-04 Keir Fraserxl: Add subcommand "xl sched-credit"
2010-05-04 Keir FraserUpdate QEMU_TAG to 01626771cf2e9285fbfddcbded2820fc77745e4b
2010-05-04 Keir FraserRemus: use IFB for net buffer on newer kernels
2010-05-04 Keir FraserRemus: add file locking and modprobe utility functions
2010-05-04 Keir FraserRemus: include device name in vif objects
2010-05-04 Keir FraserRemus: fix VM stringification
2010-05-04 Keir FraserRemus: move device handling into its own module
2010-05-04 Keir FraserRemus: remove obsolete code
2010-05-04 Keir FraserRemus: python netlink fixes
2010-04-29 Keir Fraserlibxl: Expose build-time install paths inside libxl.
2010-04-26 Keir Fraserx86, shadow: propagate pat caching on the shadow l1
2010-04-26 Keir FraserSupport Linux's advanced crashkernel= syntax
2010-04-26 Keir Fraserx86: make pxm_to_node() return sane values when disabli...
2010-04-26 Keir Fraserxl: Add option '-p' for command 'xl create'
2010-04-26 Keir Fraserxl: Fix segment fault of 'xl list'
2010-04-26 Keir Frasercpupools, xend: Add missing file sxputils.py
2010-04-23 Keir Frasercpupools, xend: Add missing file XendCPUPool.py
2010-04-23 Keir FraserAdd debug-key 'D' to dump EPT p2m table.
2010-04-23 Keir Fraserxl: support oos domain parameter
2010-04-23 Keir Frasercpupools: optimise domain creation if pool movement...
2010-04-23 Keir FraserRevert 21224:a7947fd90328 "xend: earlier remove the...
2010-04-22 Keir Fraserconsole: Make initial static console buffer __initdata.
2010-04-22 Keir Fraserxend: earlier remove the backend of tapdisk device in
2010-04-22 Keir Fraserxend: don't drop device config on domain start failure
2010-04-22 Keir FraserHAP 1GB: Add corner case handling for 1GB super page.
2010-04-22 Keir Fraserxl: add "xl info" command
2010-04-22 Keir Fraserlibxl: add version_info function
2010-04-22 Keir Fraserlibxl: add sched_get_id function
2010-04-22 Keir Fraserlibxl: extend physinfo structure
2010-04-21 Keir Frasercpupools [6/6]: Documentation changes
2010-04-21 Keir Frasercpupools [5/6]: xm-test add-ons
2010-04-21 Keir Frasercpupools [4/6]: python/xend changes
2010-04-21 Keir Frasercpupools [3/6]: libxen changes
2010-04-21 Keir Frasercpupools [2/6]: libxc changes
2010-04-21 Keir Frasercpupools [1/6]: hypervisor changes
2010-04-21 Keir Fraserdocs: Add tmem documentation
2010-04-21 Keir Fraserxen: build fix GNU sed vs. BSD sed
2010-04-21 Keir FraserTools: add online/offline hotplug user interfaces
2010-04-20 Keir Frasertasklet: Add lock-free exit path from do_tasklet()...
2010-04-20 Keir Fraserx86: No need to sync_local_execstate() during CPU hot...
2010-04-19 Keir Fraserx86: Rename __sync_lazy_execstate() to __sync_local_exe...
2010-04-19 Keir Fraserx86 hvm: Simplify vlapic init-sipi logic (no async...
2010-04-19 Keir FraserSynchronise lazy execstate before calling tasklet handlers.
2010-04-19 Keir Frasertmem: (re-)enable by default
2010-04-19 Keir Fraserstopmachine: Implement using tasklets rather than a...
2010-04-19 Keir Fraserx86: Simplify freeze_domains() and thaw_domains()....
2010-04-19 Keir FraserCleanups to cpu_disable_scheduler().
2010-04-19 Keir FraserRevert 21180:11423ce78ee0, 21181:9d5ecf79f1b5, 21185...
2010-04-19 Keir FraserSimplify continue_hypercall_on_cpu() now that it runs...
2010-04-19 Keir FraserImplement tasklets as running in VCPU context (sepcific...
2010-04-19 Keir FraserMove tasklet implementation into its own source files.
2010-04-19 Keir FraserCalling awk and not gawk in the Xen scripts
2010-04-19 Keir Fraserxend: support 'ioemu' subtype in tap protocol specification
2010-04-19 Keir Frasertools/hotplug/Linux/blktap: remove optional tapdisk...
2010-04-19 Keir Frasermce: Add a x86_mcinfo_reserve() function, to reserve...
2010-04-19 Keir FraserClean up MCA MSR virtualization and vMCE injection
next